Skip to content

fix: trigger test workflow after auto-implement creates/updates PR#251

Merged
leggetter merged 1 commit intomainfrom
feat/issue-auto-implement-setup
Mar 16, 2026
Merged

fix: trigger test workflow after auto-implement creates/updates PR#251
leggetter merged 1 commit intomainfrom
feat/issue-auto-implement-setup

Conversation

@leggetter
Copy link
Collaborator

PRs created by github-actions[bot] often do not trigger pull_request workflows, so the Checks tab shows 0 checks (e.g. PR #250).

Fix: After creating or updating a PR, explicitly dispatch the test workflow on the PR branch so CI runs and checks appear.

  • Add workflow_dispatch to test.yml
  • Grant actions: write in issue-auto-implement workflow
  • Trigger test workflow in Create PR step and in Comment on PR (review iteration) step

Made with Cursor

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant